Papers with qualitative case studies
Is ChatGPT a General-Purpose Natural Language Processing Task Solver? (2023.emnlp-main)
Copied to clipboard
| Challenge: | Recent advances in scale have enabled large language models to perform NLP tasks zero-shot . however, it is not known whether ChatGPT can serve as a generalist model that can perform many NLP jobs zero- shot. |
| Approach: | They empirically evaluate ChatGPT's zero-shot learning ability on 20 popular NLP datasets . they find it performs well on many tasks favoring reasoning abilities . |
| Outcome: | The proposed model can perform many NLP tasks zero-shot without adaptation on downstream data. |
Probabilistic Depression Detection from Textual Time Series (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing models for depression severity estimations lack uncertainty estimates and temporal interpretability. |
| Approach: | They propose a Probabilistic framework for Depression Detection from clinical interview utterance sequences that predicts PHQ-8 scores while modeling calibrated uncertainty. |
| Outcome: | The proposed framework achieves competitive performance among text-only systems and produces well-calibrated intervals. |